var google.golang.org/grpc.connectionAttemptsFailedMetric

2 uses

	google.golang.org/grpc (current package)
		clientconn.go#L122: 	connectionAttemptsFailedMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
		clientconn.go#L1358: 			connectionAttemptsFailedMetric.Record(ac.cc.metricsRecorderList, 1, ac.cc.target, ac.backendServiceLabel, ac.localityLabel)